home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / ab20 / aplictns / analyclc.lzh / analynotes.txt < prev    next >
Text File  |  1990-08-22  |  1KB  |  23 lines

  1. AnalytiCalc V25-3A
  2. I have modified AnalytiCalc to have only one window now for the
  3. spreadsheet functions. This allows all inputs to be handled in
  4. that same window, avoiding the older problems of clicking in either
  5. window and never being totally sure where input went.
  6.    I intend (after some more reading) to try a version that will open
  7. a window and use the console device directly. This should allow the
  8. menus to be handled via IDCMP input ports while console I/O is handled
  9. as at present. This must however await my finding out how well the
  10. code will work under 2.0. Presently all input goes via routine
  11. getttl and all output via swrt, with routine uvt100 setting cursor
  12. addresses, video attributes and the like. This facilitates the change
  13. since all direct Fortran read/writes to screen are gone.
  14.    Because my getting V2.0 is likely to take a while (I have an A1000
  15. with expansion memory) this release probably will be stable for a
  16. while. Functionally it is not altered apart from the user interface
  17. modifications mentioned.
  18.    AnalytiCalc remains freely distributable. Any outsiders are welcome
  19. to add improvements also. The source files and executable are updated;
  20. this version of the executable is for larger systems.
  21. Glenn Everhart
  22. 7/4/1990
  23.